Current Flags
Video digitizer components report their current status to your application by means of flags. These flags are formatted as part of the digitizer information structure that you obtain by calling theVDGetDigitizerInfo
function (described on page 8-24). Alternatively, you can obtain these flags by calling theVDGetCurrentFlags
function (described on page 8-25). There are two sets of flags: one set describes the status of the digitizer with respect to its input signal; the other describes its status with respect to its output.Video digitizer components report their current status by returning a flags field that contains 1 bit for each of the capability flags (discussed in "Capability Flags" beginning on page 8-14) plus additional flags as appropriate. The digitizer component sets these flags to reflect its current status. When reporting input status, for example, a video digitizer component sets the
digiInDoesGenLock
flag to 1 whenever the digitizer component is deriving its time signal from the input video. When reporting its input capabilities, the digitizer component sets this flag to 1 to indicate that it can derive its timing from the input video.Video digitizer components report their current input status by returning a flags field that contains a bit for each of the input capability flags (discussed in "Capability Flags" beginning on page 8-14) plus one additional flag.
The additional flag is as follows:
Video digitizer components report their current output status by returning a flags field that contains a bit for each of the output capability flags discussed in "Capability Flags" beginning on page 8-14. The digitizer component sets these flags to reflect its current output status.
digiInSignalLock
- Indicates that the video digitizer component is locked onto the input signal. If this flag is set to 1, the digitizer component detects either vertical or horizontal signal lock.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help